See Also

AnnotationCollection Class  | AnnotationCollection Members  | Overload List

Language

Visual Basic

C#

Show All

annotationList
A list of Annotation objects to add.
See Also Languages dotnetCHARTING Send comments on this topic.

Add(Annotation[]) Method

Adds the specified Annotation objects to this collection.

[Visual Basic]
Overloads Public Sub Add( _    ByVal ParamArray annotationList() As Annotation _ )
[C#]
public void Add(    params Annotation[] annotationList );

Parameters

annotationList
A list of Annotation objects to add.

See Also

AnnotationCollection Class  | AnnotationCollection Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.